[INFO] fetching crate iso-8601 0.4.1...
[INFO] fixing iso-8601-0.4.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate iso-8601 0.4.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate iso-8601 0.4.1
[INFO] finished tweaking crates.io crate iso-8601 0.4.1
[INFO] tweaked toml for crates.io crate iso-8601 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iso-8601 0.4.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v0.7.15 (available: v0.7.20)
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.8.2)
[INFO] [stderr]       Adding nom v6.2.2 (available: v8.0.0)
[INFO] [stderr]       Adding regex v1.4.6 (available: v1.12.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `iso-8601` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648
[INFO] running `Command { std: "docker" "start" "9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `iso-8601` (manifest) generated 1 warning
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking regex v1.4.6
[INFO] [stderr]     Checking iso-8601 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 329 |              32 ..=  60 if leap => ( 2, date.day -  31),
[INFO] [stdout]     |              ---------- this range overlaps on `60_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 332 |              60 ..=  90         => ( 3, date.day -  59),
[INFO] [stdout]     |              ^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout]     = note: `#[warn(overlapping_range_endpoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |              61 ..=  91 if leap => ( 3, date.day -  60),
[INFO] [stdout]     |              ---------- this range overlaps on `91_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 334 |              91 ..= 120         => ( 4, date.day -  90),
[INFO] [stdout]     |              ^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |              92 ..= 121 if leap => ( 4, date.day -  91),
[INFO] [stdout]     |              ---------- this range overlaps on `121_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 336 |             121 ..= 151         => ( 5, date.day - 120),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |             122 ..= 152 if leap => ( 5, date.day - 121),
[INFO] [stdout]     |             ----------- this range overlaps on `152_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 338 |             152 ..= 181         => ( 6, date.day - 151),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |             153 ..= 182 if leap => ( 6, date.day - 152),
[INFO] [stdout]     |             ----------- this range overlaps on `182_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 340 |             182 ..= 212         => ( 7, date.day - 181),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |             183 ..= 213 if leap => ( 7, date.day - 182),
[INFO] [stdout]     |             ----------- this range overlaps on `213_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 342 |             213 ..= 243         => ( 8, date.day - 212),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |             214 ..= 244 if leap => ( 8, date.day - 213),
[INFO] [stdout]     |             ----------- this range overlaps on `244_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 344 |             244 ..= 273         => ( 9, date.day - 243),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:346:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |             245 ..= 274 if leap => ( 9, date.day - 244),
[INFO] [stdout]     |             ----------- this range overlaps on `274_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 346 |             274 ..= 304         => (10, date.day - 273),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:348:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             275 ..= 305 if leap => (10, date.day - 274),
[INFO] [stdout]     |             ----------- this range overlaps on `305_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 348 |             305 ..= 334         => (11, date.day - 304),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |             306 ..= 335 if leap => (11, date.day - 305),
[INFO] [stdout]     |             ----------- this range overlaps on `335_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 350 |             335 ..= 365         => (12, date.day - 334),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 329 |              32 ..=  60 if leap => ( 2, date.day -  31),
[INFO] [stdout]     |              ---------- this range overlaps on `60_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 332 |              60 ..=  90         => ( 3, date.day -  59),
[INFO] [stdout]     |              ^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout]     = note: `#[warn(overlapping_range_endpoints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 331 |              61 ..=  91 if leap => ( 3, date.day -  60),
[INFO] [stdout]     |              ---------- this range overlaps on `91_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 334 |              91 ..= 120         => ( 4, date.day -  90),
[INFO] [stdout]     |              ^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |              92 ..= 121 if leap => ( 4, date.day -  91),
[INFO] [stdout]     |              ---------- this range overlaps on `121_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 336 |             121 ..= 151         => ( 5, date.day - 120),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 335 |             122 ..= 152 if leap => ( 5, date.day - 121),
[INFO] [stdout]     |             ----------- this range overlaps on `152_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 338 |             152 ..= 181         => ( 6, date.day - 151),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 337 |             153 ..= 182 if leap => ( 6, date.day - 152),
[INFO] [stdout]     |             ----------- this range overlaps on `182_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 340 |             182 ..= 212         => ( 7, date.day - 181),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:342:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |             183 ..= 213 if leap => ( 7, date.day - 182),
[INFO] [stdout]     |             ----------- this range overlaps on `213_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 342 |             213 ..= 243         => ( 8, date.day - 212),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |             214 ..= 244 if leap => ( 8, date.day - 213),
[INFO] [stdout]     |             ----------- this range overlaps on `244_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 344 |             244 ..= 273         => ( 9, date.day - 243),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:346:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |             245 ..= 274 if leap => ( 9, date.day - 244),
[INFO] [stdout]     |             ----------- this range overlaps on `274_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 346 |             274 ..= 304         => (10, date.day - 273),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:348:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             275 ..= 305 if leap => (10, date.day - 274),
[INFO] [stdout]     |             ----------- this range overlaps on `305_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 348 |             305 ..= 334         => (11, date.day - 304),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple patterns overlap on their endpoints
[INFO] [stdout]    --> src/date.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 347 |             306 ..= 335 if leap => (11, date.day - 305),
[INFO] [stdout]     |             ----------- this range overlaps on `335_u16`...
[INFO] [stdout] ...
[INFO] [stdout] 350 |             335 ..= 365         => (12, date.day - 334),
[INFO] [stdout]     |             ^^^^^^^^^^^ ... with this range
[INFO] [stdout]     |
[INFO] [stdout]     = note: you likely meant to write mutually exclusive ranges
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648", kill_on_drop: false }`
[INFO] [stdout] 9c7c31e06e18d44a2b94a664569ddb73463481043f8ee135814af5f82497d648
